Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.debug.core.model.IWatchExpression

Packages that use IWatchExpression
org.eclipse.debug.core Provides support for launching programs, breakpoint management, expression management, and debug events. 
 

Uses of IWatchExpression in org.eclipse.debug.core
 

Methods in org.eclipse.debug.core that return IWatchExpression
 IWatchExpression IExpressionManager.newWatchExpression(String expressionText)
          Creates and returns a new watch expression with the given text.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.